/*.jet_header{
    background: #2e3336;
}
.jet_top{
    width: 1200px;
    margin:0 auto;
    height: 30px;
    line-height: 30px;
}
.jet_top .k1{
    color:#fff;
    opacity: 0.3;
}
.jet_top .k1 a{
    display: inline-block;
    line-height: 10px;
    color:#fff;
    opacity: 0.9;
    font-size: 12px;
}
.jet_second{
    width: 1200px;
    margin:0 auto;
    position: relative;
}
.jet_pro{
    width: 1200px;
    margin:0 auto;
}
.pro_tit{
    text-align: center;
    font-size: 30px;
    color:#333;
    font-weight: bold;
    margin:50px 0 24px 0;
}
.tab2li{
text-align: center;
margin-bottom: 22px;
}
.tab2li li{
    display: inline-block;
}
.tab2li li:last-child{
    border-right:none;
}
.tab2li li a{
    display: block;
    padding: 10px;
    color:#999;
    font-size: 16px;
    background: #e6e6e6;
}
.tab2li li:hover a{
    background: #005bac;
    color:#fff;
}
.tab2{
    display: none;
}
.tab2 li{
    float: left;
    margin-right: 41px;
    margin-bottom: 10px;
}
.tab2 li:nth-child(4n){
    margin-right: 0px;
}
.tab2 li img{
    width: 269px;
    height: 201px;
}
.tab2 li h2{
    text-align: center;
    font-size: 16px;
    color:#333;
    height: 132px;
    background: #fafafa;
    position: relative;
    padding-top: 15px;
}
.tab2 li h2::after{
    position: absolute;
    content: "";
    background: url(../images/1.png) no-repeat;
    width: 26px;
    height: 26px;
    top:50%;
    left:45% ;
}
.tab2 li:hover h2::after{
    background: url(../images/2.png) no-repeat;
}
.tab2 li:hover h2{
    background: #005bac;
    color:#fff;
}
.jet_ads{
    background: url(../images/bg3.jpg) no-repeat center;
}
.jet_ad{
    width: 1200px;
    margin:0 auto;
    height: 708px;
    position: relative;
}
.ad_title{
    text-align: center;
    font-size: 30px;
    color:#fff;
    padding-top: 76px;
}
.ad_title p{
    color:#999;
    font-size: 16px;
    padding-top: 10px;
}
.ad_exp li{
    width: 190px;
    text-align: center;
    color:#e5e5e5;
    position: absolute;
    line-height: 1.75em;
    height: 400px;
}

.ad_exp li .jiantou{
    background: url(../images/changtu.png) no-repeat;
    height: 202px;
    margin-left: 85px;
}
.ad_exp li p{
    font-size: 20px;
    padding-bottom:16px;
}
.ad_exp li:nth-child(1){
    top:311px;
}
.ad_exp li:nth-child(1):hover{
    top:290px;
}
.ad_exp li:nth-child(2){
    top:400px;
    left: 160px;
}
.ad_exp li:nth-child(2):hover{
    top:380px;
}
.ad_exp li:nth-child(3){
    top:206px;
    left: 344px;
}
.ad_exp li:nth-child(3):hover{
    top:186px;
}
.ad_exp li:nth-child(4){
    top:206px;
    left: 779px;
}
.ad_exp li:nth-child(4):hover{
    top:186px;
}
.ad_exp li:nth-child(5){
    top: 320px;
    left: 996px;
}
.ad_exp li:nth-child(5):hover{
    top:300px;
}
.jet_ad .tit{
    display: block;
    text-align: center;
    color:#eb5603;
    font-size: 24px;
    font-weight: bold;
    margin-top: 460px;
}
.pro_ca{
    text-align: center;
    font-size: 20px;
    color:#333;
    padding-top: 50px;
}
.jet_pro .more a{
display: block;
background: #005bac;
font-size: 14px;
color: #fff;
width: 150px;
margin: 0 auto;
border-radius: 20px;
text-align: center;
line-height: 34px;
margin-top: 28px;
margin-bottom: 50px;
}
.jet_ab{
    width: 1200px;
    height: 434px;
    background: url(../images/bg2.png) no-repeat center;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 50px;
}
.about_tit{
    width: 566px;
    padding:86px 0 0 50px;
    color:#000;
    font-size: 24px;
    font-weight: bold;
}
.wz1{
    color:#4c4c4c;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.75em;
    padding-top: 33px;
}
.more1{
    padding-top: 60px;
}
.more1 a{
    display: block;
    font-weight: normal;
background: #005bac;
font-size: 14px;
color: #fff;
width: 91px;
text-align: center;
line-height: 28px;

}
.jet_news{
    background: #f7f7f7;
}
.jet_news1{
    width: 1200px;
    margin:0 auto;
    position: relative;
}
.jet_new{
    width: 80%;
    margin-bottom: 50px;
}

.jet_new h3{
    color:#202020;
    font-size: 16px;
    position: relative;
    padding-bottom:30px;
}
.jet_new:hover h3{
    color:#005bac;
}
.jet_new h3::after{
    position: absolute;
    content: "";
    display: block;
    transition: all .6s;
    background: #cdcdcd;
    width: 0;
    height: 1px;
    top:34px;
    left: 0;
}
.jet_new:hover h3::after{
    width: 100%;
}
.jet_new p{
    color:#999;
    font-size: 14px;
    padding-bottom: 16px;
}
.jet_new span{
    color:#666;
    font-size: 12px;
    padding-bottom: 28px;
    display: block;
}
.new_tit{
    text-align: center;
    color:#202020;
    font-size: 28px;
    padding-top: 58px;
}
.new_tit p{
    padding-top: 12px;
    font-size: 16px;
}
.jet_1{
    text-align: center;
    padding-top: 18px;
    padding-bottom: 44px;
}
.jet_all{
    display: inline-block;
}
.jet_all a{
    line-height: 16px;
    display:inline-block;
    padding-left: 10px;
    padding-right: 10px;
    color: #999;
    font-size: 16px;
    border-right: 1px solid #cccccc;
}
.jet_all a:last-child{
    border-right: none;
}
.jet_footer{
    background: #252525;
    border: 1px solid #323232;
    height: 314px;
}
.jet_foot{
    margin:0 auto;
    width: 1200px;
}
.foot_left {
    padding-top: 50px;
}
.foot_right{
    padding-top: 64px;
}
.foot_left dl{
    float: left;
    margin-right: 160px;
}
.foot_left .xy-tl-title{
    color:#fff;
    font-size: 16px;
    font-weight: normal;
    background: url(../images/foot_dot.png) no-repeat 0 bottom;
    line-height: 50px;
}
.foot_left a{
    font-size: 14px;
    color: #fff;
    opacity: 0.4;
    line-height: 26px;
}
.guanzhu{
    color:#fff;
    font-size: 16px;
}
.guanzhu .online{
    font-size: 14px;
    opacity: 0.4;
    padding-top:20px;
}
.guanzhu .foot_tel p{
    color:#fff;
    opacity: 1;
    font-size: 30px;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}
.guanzhu .mail{
    opacity: 0.4;
}
.foot_link{
    padding-top: 28px;
}
.jet_copy{
    background: #252525;
    color:#fff;
}
.jet_copy1{
    width: 1200px;
    margin:0 auto;
    line-height: 27px;
}
.xy-ft-cpy{
    display: inline;
    color:#cccccc;
    font-size: 12px;
}
.xy-ft-cpy a{
    color:#cccccc;
}
.xy-ft-rtcp{
    float: right;
    color:#cccccc;
    font-size: 12px;
}
.xy-ft-rtcp a{
    color:#cccccc;
    font-size: 12px;
}
.zsearch{
    background: url(../images/fdj.png) no-repeat center;
    width: 21px;
    height: 19px;
    display: inline-block;
    padding: 43px;
}
.button{
    top: 96px;
    position: absolute;
    right: 0px;
    width: 210px;
    z-index: 3;
    background: #fff;
    padding: 0px 9px;
}.search2{
    height: 96px;
    width: 82px;
    background: #b3b3b3;
}*/
.advan {
    padding: 50px 0;
    background: url(../images/advan_bg.jpg) no-repeat center fixed;
}
.advan .title h1 {
    font: 500 30px/40px "Microsoft YaHei";
    color: #ffffff;
}
.wrapper {
    width: 1200px;
    position: relative;
    left: 50%;
    margin-left: -600px;
}
.advan {
  padding: 100px 0;
  background: url("../images/advan_bg.jpg") no-repeat center fixed;     
  top: 25px;
   position: relative;}
  .advan .title {
    margin-bottom: 30px; 
	text-align: center;}
    .advan .title h1 {
      font: 500 30px/40px "Microsoft YaHei";
      color: #ffffff; }
      .advan .title h1 strong {
        font: 600 36px/40px "Microsoft YaHei"; }
    .advan .title span {
      font: 500 16px/28px "Microsoft YaHei";
      color: #ffffff; }
  .advan .advan-con {
    float: left;
    margin-left: 38px; }
    .advan .advan-con:first-child {
      margin-left: 0px; }
    .advan .advan-con .advan-ico {
      margin: 0 auto;
      width: 93px;
      height: 106px;
      line-height: 106px;
      text-align: center;
      background: url("../images/advan_ico_bg.png") no-repeat center; }
      .advan .advan-con .advan-ico .ico-box {
        width: 40px;
        height: 44px;
        margin: 0 auto;
        overflow: hidden;
        position: relative;
        top: 31px; }
        .advan .advan-con .advan-ico .ico-box img {
          position: absolute;
          top: 0px;
          left: 0px; }
    .advan .advan-con .advan-text {
      width: 209px;
      height: 240px;
      padding-top: 64px;
      text-align: center;
      background: url("../images/advan_text_bg.png") no-repeat center; }
      .advan .advan-con .advan-text .text-box {
        width: 162px;
        margin: 0 auto; }
        .advan .advan-con .advan-text .text-box h2 {
          font: 500 18px/36px "Microsoft YaHei";
          color: #000000; }
        .advan .advan-con .advan-text .text-box p {
          margin-top: 10px;
          text-align: left;
          font: 500 13px/26px "Microsoft YaHei";
          color: #666666; }
    .advan .advan-con:hover .advan-ico {
      background: url("../images/advan_ico_bg_hover.png") no-repeat center; }
      .advan .advan-con:hover .advan-ico .ico-box img {
        top: -44px; }
    .advan .advan-con:hover:nth-child(1) .advan-text {
      background: url("../images/advan_text_bg_hover1.png") no-repeat center; }
    .advan .advan-con:hover:nth-child(2) .advan-text {
      background: url("../images/advan_text_bg_hover2.png") no-repeat center; }
    .advan .advan-con:hover:nth-child(3) .advan-text {
      background: url("../images/advan_text_bg_hover3.png") no-repeat center; }
    .advan .advan-con:hover:nth-child(4) .advan-text {
      background: url("../images/advan_text_bg_hover4.png") no-repeat center; }
    .advan .advan-con:hover:nth-child(5) .advan-text {
      background: url("../images/advan_text_bg_hover5.png") no-repeat center; }
    .advan .advan-con:hover .advan-text h2 {
      color: #fff; }
    .advan .advan-con:hover .advan-text p {
      color: #fff; }

      
      
      
      
      
      
      
      
      
      
      
      
      
